records
Urban Indicators of the Riyadh 2018 Report
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"urban-indicators-of-the-riyadh-2018-report",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/urban-indicators-of-the-riyadh-2018-report"
}
] - "definitions":{
- "urban-indicators-of-the-riyadh-2018-report":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/urban-indicators-of-the-riyadh-2018-report_records"
}
}
} - "records":
} - "properties":
- "urban-indicators-of-the-riyadh-2018-report_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "index":,{
- "type":"integer",
- "title":"Index",
- "description":""
} - "chapternb":,{
- "type":"string",
- "title":"Chapter Nb",
- "description":"Chapter number"
} - "chapternbar":,{
- "type":"string",
- "title":"رقم الفصل",
- "description":"رقم الفصل"
} - "chapter":,{
- "type":"string",
- "title":"Chapter",
- "description":"Chapter"
} - "chapterar":,{
- "type":"string",
- "title":"الفصل",
- "description":"الفصل"
} - "indiccode":,{
- "type":"string",
- "title":"Indicator code",
- "description":"Indicator code"
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":"Indicator"
} - "indicatorar":,{
- "type":"string",
- "title":"المؤشرات",
- "description":"المؤشرات"
} - "geocode":,{
- "type":"string",
- "title":"Geo Code",
- "description":"Geo Code"
} - "geocity":,{
- "type":"string",
- "title":"City",
- "description":"City"
} - "geocityar":,{
- "type":"string",
- "title":"المدينة",
- "description":"المدينة"
} - "c_code":,{
- "type":"string",
- "title":"Country code",
- "description":"Country code"
} - "country":,{
- "type":"string",
- "title":"Country",
- "description":"Country"
} - "countryar":,{
- "type":"string",
- "title":"البلد",
- "description":"البلد"
} - "sectorcode":,{
- "type":"string",
- "title":"Sector code",
- "description":"Sector code"
} - "sector":,{
- "type":"string",
- "title":"Sector",
- "description":"Sector"
} - "sectorar":,{
- "type":"string",
- "title":"القطاع",
- "description":"القطاع"
} - "itemcode":,{
- "type":"string",
- "title":"Item code",
- "description":"Item code"
} - "sectoritem":,{
- "type":"string",
- "title":"Sector item",
- "description":"Sector item"
} - "sectoritemar":,{
- "type":"string",
- "title":"عناصر القطاع",
- "description":"عناصر القطاع"
} - "date":,{
- "type":"string",
- "title":"Date",
- "description":"Date"
} - "value":{
- "type":"number",
- "title":"Value",
- "description":"Value"
}
} - "index":
}
} - "fields":
} - "properties":
} - "urban-indicators-of-the-riyadh-2018-report":
}